home *** CD-ROM | disk | FTP | other *** search
- object DcAboutForm: TDcAboutForm
- Left = 820
- Top = 606
- BorderStyle = bsDialog
- Caption = 'About...'
- ClientHeight = 224
- ClientWidth = 333
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 183
- Width = 333
- Height = 41
- Align = alBottom
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- OnMouseMove = ULOff
- object Panel2: TPanel
- Left = 242
- Top = 2
- Width = 89
- Height = 37
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 0
- object OkBtn: TButton
- Left = 4
- Top = 6
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnMouseMove = ULOff
- end
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 333
- Height = 183
- Align = alClient
- BevelOuter = bvLowered
- Color = clWhite
- TabOrder = 1
- OnMouseMove = ULOff
- object Shape2: TShape
- Left = 6
- Top = 30
- Width = 320
- Height = 1
- end
- object VersionLabel: TLabel
- Left = 264
- Top = 14
- Width = 61
- Height = 13
- Alignment = taRightJustify
- Caption = 'VersionLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnMouseMove = ULOff
- end
- object L3: TLabel
- Left = 82
- Top = 100
- Width = 51
- Height = 13
- Caption = 'Visit me at:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnMouseMove = ULOff
- end
- object WebLabel: TLabel
- Left = 140
- Top = 100
- Width = 49
- Height = 13
- Cursor = crHandPoint
- Caption = 'WebLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnClick = WebLabelClick
- OnMouseMove = WebLabelMouseMove
- end
- object RegLabel: TLabel
- Left = 82
- Top = 58
- Width = 223
- Height = 39
- AutoSize = False
- Caption = 'RegLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- WordWrap = True
- OnMouseMove = ULOff
- end
- object IsRegLabel: TLabel
- Left = 82
- Top = 40
- Width = 54
- Height = 13
- Caption = 'IsRegLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnMouseMove = ULOff
- end
- object CopyLabel: TLabel
- Left = 82
- Top = 136
- Width = 50
- Height = 13
- Caption = 'CopyLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnMouseMove = ULOff
- end
- object Label1: TLabel
- Left = 82
- Top = 118
- Width = 31
- Height = 13
- Caption = 'Email :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnMouseMove = ULOff
- end
- object EmailLabel: TLabel
- Left = 140
- Top = 118
- Width = 51
- Height = 13
- Cursor = crHandPoint
- Caption = 'EmailLabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnClick = EmailLabelClick
- OnMouseMove = EmailLabelMouseMove
- end
- object Image2: TImage
- Left = 6
- Top = 10
- Width = 147
- Height = 17
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Image1: TImage
- Left = 6
- Top = 40
- Width = 66
- Height = 128
- AutoSize = True
- Center = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label2: TLabel
- Left = 82
- Top = 154
- Width = 115
- Height = 13
- Caption = 'Made in Andy Land (tm).'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnMouseMove = ULOff
- end
- end
- end
-